xen.git
2016-01-25 Ian Campbelltools: rename libxc's evtchn_port_or_error_t with an...
2016-01-25 Ian Campbelltools: avoid redefinition of typedefs
2016-01-25 Ian Campbelltools/libs/*: freebsd remove unused code
2016-01-25 Ian Campbellkdd: build using Werror
2016-01-25 Ian Campbellkdd: Opt in to libxc compat xc_map_foreign_* intefaces.
2016-01-22 Ian Campbellx86/mce: fix misleading indentation in init_nonfatal_mc...
2016-01-22 Roger Pau Monnéx86/PV: allow PV guests to have an emulated PIT
2016-01-22 Andrew Cooperx86/domctl: break out logic to update domain state...
2016-01-22 Malcolm Crossleyp2m: convert p2m rwlock to percpu rwlock
2016-01-22 Malcolm Crossleygrant_table: convert grant table rwlock to percpu rwlock
2016-01-22 Malcolm Crossleyrwlock: add per-cpu reader-writer lock infrastructure
2016-01-22 Ian Campbelltools: Update CFLAGS for qemu-xen to allow it to use...
2016-01-22 Ian Campbelltools/libs/*: Use O_CLOEXEC on Linux and FreeBSD
2016-01-22 Ian Campbelltools/libs/{call,evtchn}: Document requirements around...
2016-01-22 Ian Campbelltools/libs/call: linux: touch newly allocated pages...
2016-01-22 Ian Campbelltools/libs/call: Avoid xc_memalign in netbsd and solari...
2016-01-22 Ian Campbelltools/libs/call: Describe return values and error seman...
2016-01-22 Ian Campbelltools/libs/call: Update some log messages to not refer...
2016-01-22 Ian Campbelltools/libs/gnttab: Extensive updates to API documentation.
2016-01-22 Ian Campbelltools/libs: Clean up hard tabs.
2016-01-22 Ian Campbelltools/libs/evtchn: Use uint32_t for domid arguments
2016-01-22 Ian Campbelltools/libs/evtchn: Review and update doc comments.
2016-01-22 Ian Campbelltools/libs/foreignmemory: pull array length argument...
2016-01-22 Ian Campbelltools/libs/foreignmemory: Support err == NULL to map.
2016-01-22 Ian Campbelltools/libs/foreignmemory: Mention restrictions on fork...
2016-01-22 Ian Campbelltools/libs/foreignmemory: use size_t for size arguments.
2016-01-22 Ian Campbelltools/libs/foreignmemory: provide xenforeignmemory_unmap.
2016-01-22 Ian Campbelltools: Refactor foreign memory mapping into libxenforei...
2016-01-22 Ian Campbelltools: Implement xc_map_foreign_range(s) in terms of...
2016-01-22 Ian Campbelltools: Remove xc_map_foreign_batch
2016-01-22 Ian Campbelltools/libxc: drop xc_map_foreign_bulk_compat wrappers
2016-01-22 Ian Campbelltools: Refactor hypercall calling wrappers into libxencall.
2016-01-22 Ian Campbelltools/libxc: Remove osdep indirection for privcmd
2016-01-22 Ian Campbelltools: Refactor /dev/xen/gnt{dev,shr} wrappers into...
2016-01-22 Ian Campbelltools/libxc: Remove osdep indirection for xc_gnt{shr...
2016-01-22 Ian Campbelltools: Arrange to check public headers for ANSI compati...
2016-01-22 Ian Campbelltools: Refactor /dev/xen/evtchn wrappers into libxenevtchn.
2016-01-22 Ian Campbelltools/libxc: Remove osdep indirection for xc_evtchn
2016-01-21 Jan Beulichx86: fix (and simplify) MTRR overlap checking
2016-01-21 Jan Beulichx86: constrain MFN range Dom0 may access
2016-01-21 Jan Beulichx86/paging: invlpg() hook returns boolean
2016-01-21 Jan Beulichx86/PV: relax LDT address check
2016-01-21 Jan Beulichx86/mmuext: tighten TLB flush address checks
2016-01-21 Jonathan Creekmoresched: use the auto-generated list of schedulers
2016-01-21 Jonathan Creekmoresched: register the schedulers into the list
2016-01-21 Jonathan Creekmorebuild: alloc space for sched list in the link file
2016-01-21 Jonathan Creekmorebuild: hook the schedulers into Kconfig
2016-01-20 Wen Congyangtools/libxl: remove unused function libxl__domain_save_...
2016-01-20 Wen Congyangtools/libxc: error handling for the postcopy() callback
2016-01-20 Wen Congyangtools/libxc: don't send end record if remus fails
2016-01-20 Wen Congyangremus: resume immediately if libxl__xc_domain_save_done...
2016-01-20 Wen Congyangremus: don't call stream_continue() when doing failover
2016-01-20 Wen Congyangremus: don't do failover if we don't have a consistent...
2016-01-20 Jan Beulichx86/VMX: prevent INVVPID failure due to non-canonical...
2016-01-20 Jan Beulichx86/mm: PV superpage handling lacks sanity checks
2016-01-19 Roger Pau Monnex86/HVM: memset CPU context save area
2016-01-19 Ian Campbelldocs: correct descriptions of gnttab_max_{, maptrack...
2016-01-19 Malcolm Crossleyxenpm: Add option to report average CPU frequency
2016-01-19 Wei Liulibxc: fix comment in xc__hypercall_bounce_pre
2016-01-19 Boris Ostrovskylibxc: Defer initialization of start_page for HVM guests
2016-01-19 Roger Pau Monnéx86/HVM: add padding to struct hvm_hw_cpu
2016-01-19 Haozhong Zhangsvm: remove redundant TSC scaling in svm_set_tsc_offset()
2016-01-19 Haozhong Zhangx86/time: scale host TSC in pvclock properly
2016-01-19 Haozhong Zhangx86/hvm: scale host TSC when setting/getting guest TSC
2016-01-19 Roger Pau Monnéelfnotes: check phys_entry against UNSET_ADDR32
2016-01-19 Paul Durrantpublic/io/netif.h: document control ring and toeplitz...
2016-01-19 Paul Durrantpublic/io/netif.h: clarifications to wire formats
2016-01-19 Juergen Grossxenstat: handle more than 1024 domains
2016-01-19 Doug GoldsteinINSTALL: fix typo
2016-01-18 Doug GoldsteinMAINTAINERS: add myself for kconfig
2016-01-18 Juergen Grossdocs: document xenstore domain xenstore paths
2016-01-18 Juergen Grosstools: don't stop xenstore domain when stopping dom0
2016-01-18 Juergen Grossxenstore: write xenstore domain data to xenstore
2016-01-18 Juergen Grosstools: split up xen-init-dom0.c
2016-01-18 Juergen Grossxenstore: add init-xenstore-domain parameter to specify...
2016-01-18 Juergen Grossxenstore: make use of the "xenstore domain" flag
2016-01-18 Juergen Grossxenstore: modify init-xenstore-domain parameter syntax
2016-01-18 Juergen Grossxenstore: add error messages to init-xenstore-domain
2016-01-18 Juergen Grossxenstore: destroy xenstore domain in case of error...
2016-01-18 Juergen Grosslibxl: move xen-init-dom0 to tools/helpers
2016-01-18 Juergen Grossxenstore: adjust coding style of init-xenstore-domain.c
2016-01-18 Juergen Grossxenstore: move init-xenstore-domain to tools/helpers
2016-01-18 Juergen Grosslibxl: provide a flag in dominfo to avoid stopping it
2016-01-18 Juergen Grosslibxc: support new xenstore domain flag in libxc
2016-01-18 Parth Dixitacpi/pmstat: build for x86 only
2016-01-18 Ashwin ChauguleACPI / table: add new function to get table entries
2016-01-18 Len BrownACPI: check acpi_disabled in acpi_table_parse() and...
2016-01-18 Jonathan Creekmorebuild: env var to enable expert config options
2016-01-18 Roger Pau Monnéx86/hvm: don't set the BSP as initialised in hvm_vcpu_i...
2016-01-18 Andrew Cooperspinlock: use mnemonics for recursive spinlock sentinel...
2016-01-18 Jan BeulichKconfig: fix environment variable handling
2016-01-18 Doug Goldsteintools: make FLASK utils build unconditional
2016-01-18 Ian Campbellxen: move installed copy of xen/.config file to /boot
2016-01-15 Paul Durrantlibxl: create 'drivers', 'feature' and 'attr' xenstore...
2016-01-15 Edgar E. IglesiasMAINTAINERS: Add xen/drivers/char/cadence-uart.c
2016-01-15 Edgar E. Iglesiasxen/arm: Add r1p12 to the list of supported Cadence...
2016-01-15 Juergen Grosslibxl: base libxl_list_vm() on libxl_list_domain()
2016-01-15 Juergen Grosslibxl: remove the xl list limit of 1024 domains
2016-01-15 Wei Liugitignore: update stubdom entries
2016-01-15 Ian CampbellSEABIOS_UPSTREAM_REVISION Update
next